Release 10.1A: OpenEdge Deployment:
WebClient Applications
Setting up the application on the Web server machine
The following section provides information about applications on Web server machines.
![]()
To set up the application to launch from your Web server machine:
- Recursively copy all files from the
%DOCS%\webinstall\sports2000\web_imagedirectory to thesports2000subdirectory of the Web server document root directory.- Copy all files from your
%DLC%\webinstall\webclient\web_imagedirectory to the Web server document root directory’swebclientsubdirectory.- In the Web server document root directory’s
Webclientsubdirectory, edit thewebclient.htmfile to install the application automatically just after installing WebClient. To do this:
- Uncomment the lines that invoke the One-Click application install directly. (Keep commented the lines that invoke the WebClient initializer.)
- Change
<URLtoyourOne-Clickapplicationinstallerdirectory>to thehttp://%MYWEBSERVER%/sports2000URL.- Change
<URLtoyour.prowcapcfile>to thehttp://%MYWEBSERVER%/sports2000/sports2000.prowcapcURL. For example:
These changes let you install WebClient and the Sports2000 application on the client machine.
- In the Web server document root directory’s
sports2000subdirectory, make the following changes:
- Edit the
bootstrap.htmfile, replacing thedocument.location.hrefandwindow.locationURLs to match the location of your configuration andwebclient.htmfiles, respectively. For example:
- Edit the
sports2000.htmfile, uncommenting the line containing theprowcapcentry, and including the domain name or IP address of your Web server and the name of your application configuration file. For example:
- Use the WebClient Application Assembler PRO*Tool to generate a customized
sports2000.prowcappfile. To do this:
- Copy
%DOCS%\webinstall\sports2000\sports2000.wcpto any directory.- Open the file with the WebClient Application Assembler.
- Modify the URL of your configuration file specified in the Configuration File Locator window, the URL of the WebClient install on the WebClient tab, and the URL for your application install specified on the Options tab.
- From the WebClient Application Assembler’s main menu, choose Deployment
Generate. Enter an output directory and a version name (for example, v1), and click OK to generate a new configuration file.
- Copy the configuration file to the Web server document root directory’s
sports2000subdirectory.- Configure (if not already configured) and start an instance of the AppServer Internet Adapter to run as a Java servlet in the Java Servlet Engine and to access the AppServer served by
asbroker1.For instructions on setting up the Java Servlet Engine (JSE) and the AppServer Internet Adapter (AIA) on the Web server, see OpenEdge Application Server: Administration and the Progress Knowledge Base entries on setting up the JSE to work with the AIA. To access these, search the Knowledge Base on “JSE” and “AIA.”
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |